projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1c31af
)
docs: don't use properties syntax for style properties
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 21:10:05 +0000
(16:10 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:38 +0000
(18:57 -0500)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index d9e8365d784893c735170fc7223e73d6d0300c6b..aa92ea56508121ecd43760a0e64aa01cc527b8a6 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-9189,7
+9189,7
@@
gtk_widget_override_symbolic_color (GtkWidget *widget,
* calls to of gtk_widget_override_cursor().
*
* Sets the cursor color to use in a widget, overriding the
- *
#GtkWidget:cursor-color and #GtkWidget:
secondary-cursor-color
+ *
cursor-color and
secondary-cursor-color
* style properties. All other style values are left untouched.
* See also gtk_widget_modify_style().
*